home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14564 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.interpath.net!softbase
  2. From: softbase@mercury.interpath.com (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: How can I make a dos program into a TSR?
  5. Date: 15 Apr 1996 20:07:31 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4kuaa3$1e0@news.interpath.net>
  8. References: <317232FA.1FF5@apg.philips.co.uk>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Adam Hackett (ukrhack@apg.philips.co.uk) wrote:
  13. : Well, the subject says it all really.  I'm not writing a specific program 
  14. : which I want to be a TSR, but am just curious as to how to do it.
  15.  
  16. The first thing I always wonder is WHY anyone would want to do this
  17. now in this day and age. This is an old backdoor hack for an
  18. old operating system. Developing new TSRs doesn't seem like
  19. an effective way to spend programming time.
  20.  
  21. The best source of information about the PC and DOS is PC Intern
  22. from Abacus. If it doesn't answer your PC questions, you ought
  23. not to ask them! It covers TSRs in-depth in C, Pascal, and asm.
  24.  
  25. Scott
  26.